fix: upgrade to reuseable-ci 2.6.x and just#475
Merged
mmjohansson merged 3 commits intomainfrom Jan 28, 2026
Merged
Conversation
c8207e7 to
b459424
Compare
00f5413 to
525503c
Compare
Signed-off-by: Josef Andersson <josef.andersson@digg.se>
Signed-off-by: Josef Andersson <josef.andersson@digg.se>
Signed-off-by: Josef Andersson <josef.andersson@digg.se>
0c7f6cd to
94dd383
Compare
mmjohansson
approved these changes
Jan 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two important fixes and migrations, wont build correctly in future versions otherwise
reuseablci-ci 2.4.x and forward builds artifacts in one stage and forwards. This means
Locally: dist/ doesn't exist → build runs
In CI: Build step already created dist/ → prepack skips the build again
must be done for prepack prepare stage.
using just as as taskrunner .- individual linters with codquality-script and megalinter are deprecatead and will be removed next version. install mise locally, (se mise docs), and then see development docs. contains alike linters.
-->--> Let me know if you want a short 10 min demo of this.
Checklist